home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / raptr9b4.zip / FILE25.EXE / REMOTE.BAT < prev    next >
DOS Batch File  |  1990-02-25  |  321b  |  21 lines

  1. echo off
  2. watchdg1 on
  3. ctty gate1
  4.  
  5. echo 
  6. echo :------------------------------------:
  7. echo :  Entering DOS...                   :
  8. echo :  Type "EXIT" to return to the BBS  :
  9. echo :------------------------------------:
  10. echo 
  11. echo 
  12.  
  13. prompt $l$p$g 
  14. command
  15. echo off
  16. c:
  17. cd \bbs
  18. ctty con
  19. watchdg1 off
  20. exit
  21.